[POWERPC][XEN] add ofd_strstr() that checks all strings from an OF property
authorJimi Xenidis <jimix@watson.ibm.com>
Thu, 14 Sep 2006 15:11:00 +0000 (11:11 -0400)
committerJimi Xenidis <jimix@watson.ibm.com>
Thu, 14 Sep 2006 15:11:00 +0000 (11:11 -0400)
commit2a001466a9060909f50c6ef8ef5848fd2df9b8e3
treeac3b64fdf2c0cf729c8ffa866ae3d952c376f645
parentb6d63b75ee1465c2b33f8dc552d934dac66aeb35
[POWERPC][XEN] add ofd_strstr() that checks all strings from an OF property

Some OF properties can have a list of '\0' terminated strings, we
frequently need to strstr against all of them.

Signed-off-by: Jimi Xenidis <jimix@watson.ibm.com>
Signed-off-by: Hollis Blanchard <hollisb@us.ibm.com>
xen/arch/powerpc/dart.c
xen/arch/powerpc/of-devtree.h